home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 4 / Amiga Tools 4.iso / tools / usefull / abook-install / developer / smakefile < prev   
Makefile  |  1996-02-18  |  211b  |  16 lines

  1. #
  2. # Makefile automatically generated by MKMK V6.55
  3. # Mon Dec 18 22:13:23 1995
  4. #
  5.  
  6. OBJS= Api_Example.o
  7.  
  8. Api_Example: $(OBJS)
  9.    sc link to Api_Example with <<
  10. $(OBJS)
  11. <
  12.  
  13. Api_Example.o: Api_Example.c ABook_Api.h
  14.  
  15.  
  16.